Click or drag to resize

CategoryKeyboardShortcut Property

Gets or sets the keyboard shortcut.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public KeyboardShortcut KeyboardShortcut { get; set; }

Property Value

Type: KeyboardShortcut
The keyboard shortcut.
See Also